The "VolumeLevel" XFCN allows you to obtain and set the current volume level. With no argument it simply returns the current setting. With and argument between 0 and 7 it sets the level and returns the previous setting. Out of range argument values are ignored.
-- part contents for background part 2
----- text -----
put VolumeLevel() -- display current volume level in msg box